This website works better with JavaScript
Home
Explore
Help
Sign In
raylu
/
sysvitals
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix api/config.py symlink/.gitignore
raylu
11 years ago
parent
8e646413c8
commit
232a6781c8
2 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.gitignore
1
0
api/config.py
+ 1
- 1
.gitignore
View File
@@ -1,3 +1,3 @@
*.pyc
*.pyc
-config.py
+
/
config.py
client/sysvitals.cfg
client/sysvitals.cfg
+ 1
- 0
api/config.py
View File
@@ -0,0 +1 @@
+../config.py