mirror of
https://github.com/velocitatem/cvfs.git
synced 2026-05-31 08:43:37 +00:00
Initial commit
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
**/node_modules
|
||||
*.env
|
||||
.venv/
|
||||
**/__pycache__
|
||||
**/.scraper_cache/
|
||||
**/downloaded_files/
|
||||
**.egg-info/
|
||||
logs/
|
||||
FLAT.xml
|
||||
**/package-lock.json
|
||||
.nx/
|
||||
Reference in New Issue
Block a user