updates gitignore
This commit is contained in:
parent
c72bee70e1
commit
64f62f1d07
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,3 +1,10 @@
|
|||
# Program data files
|
||||
daten.txt
|
||||
counter.txt
|
||||
|
||||
# OS specific files
|
||||
.DS_Store
|
||||
|
||||
# Build related files
|
||||
fewo-blacklist
|
||||
*.o
|
||||
|
|
Loading…
Reference in a new issue