This website requires JavaScript.
Explore
Help
Sign in
pinetime
/
wasp-os
Watch
1
Star
0
Fork
You've already forked wasp-os
0
Code
Activity
3e0cb4eed5
wasp-os
/
.gitignore
5 lines
31 B
Text
Raw
Normal View
History
Unescape
Escape
gitignore: Hide binary files more thoroughly
2020-01-20 09:03:36 +01:00
*.hex
*.zip
gitignore: Ignore vim swap files
2020-01-28 22:27:02 +01:00
.*.swp
gitignore: Hide a cached Python bytecode
2020-01-31 20:21:58 +01:00
__pycache__
Copy permalink