Import project files
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# OS
|
||||
.DS_Store
|
||||
|
||||
# Node/Vite
|
||||
node_modules/
|
||||
frontend/dist/
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
|
||||
# Local archives (do not push huge files)
|
||||
FunMD_Convert.tar
|
||||
FunMD_Convert_Image.tar
|
||||
|
||||
Reference in New Issue
Block a user