Changeset - bbcb87887c06
[Not reviewed]
dev
0 1 0
Dennis Fink - 9 years ago 2015-10-20 01:48:56
dennis.fink@c3l.lu
Updated hgignore
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.hgignore
Show inline comments
 
syntax: glob
 

	
 
*.pyc
 
__pycache__/*
 
*~
 
*.s[a-w][a-z]
 
*.un~
 
Session.vim
 
.netrwhist
 
log/*
 
vnstats/*
 

	
 
docs/build/*
 
test/*
 

	
 
run.py
 
*.csv
 
*.json
 
*.orig
 

	
 
Ennstatus.egg-info/*
 
doc/*
0 comments (0 inline, 0 general)