mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 02:00:43 +00:00
Add ignore of JSON file used by Sourcetrail.
This commit is contained in:
parent
7fc534f75b
commit
a5316025dd
5
.gitignore
vendored
5
.gitignore
vendored
@ -46,4 +46,7 @@ Makefile*
|
|||||||
*~
|
*~
|
||||||
|
|
||||||
#Doxygen output does not go in repository
|
#Doxygen output does not go in repository
|
||||||
doxydoc
|
doxydoc
|
||||||
|
|
||||||
|
#SourceTrail files
|
||||||
|
*.json
|
Loading…
Reference in New Issue
Block a user