Gigitnore
This commit is contained in:
parent
0c50b409f0
commit
af9474533d
1 changed files with 14 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
### OSX ###
|
||||||
|
.DS_Store
|
||||||
|
.AppleDouble
|
||||||
|
.LSOverride
|
||||||
|
Icon
|
||||||
|
|
||||||
|
# IDE workspace
|
||||||
|
.idea
|
||||||
|
.vscode
|
||||||
|
|
||||||
|
|
||||||
|
config.ini
|
||||||
|
log/*
|
||||||
|
bin/*
|
Loading…
Reference in a new issue