mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Add *.die-db to .gitignore
Ignore generated .die-db files to prevent committing build artifacts.
This commit is contained in:
parent
77276a4fe9
commit
afde685003
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
DIE-engine
|
||||
.idea
|
||||
.compiler_cache
|
||||
..*
|
||||
..*
|
||||
*.die-db
|
||||
Loading…
Add table
Add a link
Reference in a new issue