mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-27 17:38:51 +05:00
chore: remove binaries from repo and update .gitignore
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -2,4 +2,11 @@
|
|||||||
.env.local
|
.env.local
|
||||||
node_modules
|
node_modules
|
||||||
package-lock.json
|
package-lock.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
# Binaries
|
||||||
|
bin/
|
||||||
|
main
|
||||||
|
*.exe
|
||||||
|
*.dll
|
||||||
|
*.so
|
||||||
|
*.dylib
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user