Project Initialization
First Upload to Gitea
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# Ignore dependency folders
|
||||
node_modules/
|
||||
.venv/
|
||||
.vs/
|
||||
__pycache__/
|
||||
|
||||
# Ignore environment files with private passwords/keys
|
||||
.env
|
||||
|
||||
# Ignore OS junk
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user