mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Add .compiler_cache to .gitignore
Add .compiler_cache to .gitignore to prevent committing compiler/build cache files.
This commit is contained in:
parent
7d58891acb
commit
d98bf27657
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
DIE-engine
|
||||
.idea
|
||||
.idea
|
||||
.compiler_cache
|
||||
Loading…
Add table
Add a link
Reference in a new issue