This website works better with JavaScript
Home
Explore
Help
Sign In
darkrenaissance
/
darkfi
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
.gitignore: renamed .python-venv to python-venv since hidden folder can't be sourced
aggstam
2 years ago
parent
5e5d8ecd14
commit
4aeea2b5cb
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -10,7 +10,7 @@
.#*
*.profraw
*_original
-
.
python-venv
+python-venv
/vendor/*
/target/*