mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 08:46:31 +00:00
gitignore python compiled and debug files
This commit is contained in:
+4
-1
@@ -7,4 +7,7 @@ obj
|
|||||||
log*.txt
|
log*.txt
|
||||||
secured-config
|
secured-config
|
||||||
build
|
build
|
||||||
venv
|
venv
|
||||||
|
*.c
|
||||||
|
*.pyd
|
||||||
|
cython_debug*
|
||||||
Reference in New Issue
Block a user