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
820764081e
wasp-os
/
.gitignore
7 lines
49 B
Text
Raw
Normal View
History
Unescape
Escape
gitignore: Hide binary files more thoroughly
2020-01-20 08:03:36 +00:00
*.hex
*.zip
gitignore: Ignore vim swap files
2020-01-28 21:27:02 +00:00
.*.swp
gitignore: Hide a cached Python bytecode
2020-01-31 19:21:58 +00:00
__pycache__
docs: Use sphinx to gather together all the wasp docs
2020-02-22 21:17:30 +00:00
docs/build
gitignore: Hide the attic/
2020-02-19 19:56:38 +00:00
attic/
Copy permalink