This commit is contained in:
2024-06-29 22:34:40 +05:30
parent 367fd27eef
commit 17027b3033
12 changed files with 0 additions and 170 deletions

24
.gitignore vendored
View File

@@ -1,24 +0,0 @@
# Binaries for programs and plugins
main
v5
*.exe
*.exe~
*.so
*.dylib
*.dll
# Ignore binary output folders
bin/
# Ignore common editor/system specific metadata
.DS_Store
.idea/
.vscode/
*.iml
# ENV
.env
# vweb and database
*.db
*.js