Skip to content

Commit

Permalink
chore: clean up .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Crissium committed May 6, 2024
1 parent d6b66cc commit d54ce8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
.DS_Store
node_modules
dist/
build/
build
*.pyc
clean_up_pyc.py
*.zip
/.pnp
.pnp.js
*.bat
release/
release
make_release.py

# local env files
Expand Down
24 changes: 0 additions & 24 deletions client/.gitignore

This file was deleted.

0 comments on commit d54ce8e

Please sign in to comment.