Update ignore files
This commit is contained in:
@@ -5,6 +5,12 @@ Dockerfile
|
|||||||
.gitignore
|
.gitignore
|
||||||
LICENSE
|
LICENSE
|
||||||
dbman-log
|
dbman-log
|
||||||
|
run.sh
|
||||||
|
env
|
||||||
|
test-data
|
||||||
|
cif_data
|
||||||
|
*.yaml
|
||||||
|
*.json
|
||||||
|
|
||||||
# ---> Python
|
# ---> Python
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
|
|||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,9 @@
|
|||||||
run.sh
|
run.sh
|
||||||
env
|
env
|
||||||
dbman-log
|
dbman-log
|
||||||
|
cif_data
|
||||||
|
gw.yaml
|
||||||
|
reasoncodes.json
|
||||||
|
|
||||||
# ---> Python
|
# ---> Python
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
|
|||||||
Reference in New Issue
Block a user