1
0
mirror of https://github.com/github/gitignore synced 2024-06-08 05:37:57 +02:00
gitignore/community/LensStudio.gitignore

14 lines
118 B
Plaintext
Raw Normal View History

2021-06-02 20:48:49 +02:00
# macOS/IDE #
.DS_Store
.idea
# js #
node_modules
yarn.lock
# Python #
__pycache__/
*.py[cod]
*$py.class
[Bb]ackup*