mirror of
https://github.com/AntoineHX/smart_augmentation.git
synced 2025-05-03 11:40:46 +02:00
Keep Data folder
This commit is contained in:
parent
1060f18033
commit
bd024962cb
2 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
|||
*.png
|
||||
higher/data/
|
||||
#Ignore datasets
|
||||
higher/data/*
|
||||
# keep data folder
|
||||
!higher/data/.gitkeep
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
0
higher/data/.gitkeep
Normal file
0
higher/data/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue