mirror of
https://github.com/Vonng/ddia.git
synced 2026-06-22 17:37:04 +08:00
add .gitignore file
This commit is contained in:
parent
5908c6207b
commit
826fedd9de
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
.idea/
|
||||||
|
.code/
|
||||||
|
__pycache__/
|
||||||
|
.DS_Store
|
||||||
Loading…
Reference in a new issue