mirror of
https://github.com/nqrduck/LimeDriver.git
synced 2024-11-22 01:52:24 +00:00
Removed data folder and added it to the gitignore
This commit is contained in:
parent
3d500158b2
commit
19e336c80a
2 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -51,3 +51,6 @@ Thumbs.db
|
|||
|
||||
# Log files
|
||||
*.log
|
||||
|
||||
# Data
|
||||
data/
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue