This website works better with JavaScript
Home
Explore
Sign In
clementinecomputing
/
RideLogicAVLS
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ignoring __pycache__
abram
3 years ago
parent
04c5c3e34d
commit
31caf7c0f9
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
.gitignore
+ 2
- 0
.gitignore
View File
@@ -98,3 +98,5 @@ node_modules
*~
*~
.data
.data
package-lock.json
package-lock.json
+
+__pycache__