Ignore CSV file
This commit is contained in:
parent
11e72e904d
commit
565f5166c0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@ documentation/*
|
||||||
|
|
||||||
*.pdf
|
*.pdf
|
||||||
*.sqlite3
|
*.sqlite3
|
||||||
|
*.csv
|
||||||
|
|
||||||
#!documentation/documentation.pdf
|
#!documentation/documentation.pdf
|
||||||
!documentation/documentation.tex
|
!documentation/documentation.tex
|
||||||
|
|
Reference in a new issue