chore: added gitignore
This commit is contained in:
commit
cc328ea09d
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# build dirs
|
||||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
[Cc]make/
|
||||
[Bb]in/
|
||||
[Bb]uild
|
||||
[Ll]ib/
|
||||
[Ll]og/
|
||||
|
||||
# caches
|
||||
.cache/
|
||||
Loading…
Add table
Add a link
Reference in a new issue