Add a .gitignore
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
tmp/
|
||||
.cache/
|
||||
compile_commands.json
|
||||
.ccls
|
||||
.ccls-cache/
|
||||
.ccls_root
|
||||
.projectile
|
||||
Reference in New Issue
Block a user