Browse Source

creation du gitignore pour gerer les fichier pelican a ne pas push

pull/1/head
Victor 7 years ago
parent
commit
d0125359b9
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      .gitignore

+ 6
- 0
.gitignore View File

@ -0,0 +1,6 @@
## Do not commit Pelican developement files
develop_server.sh
fabfile.py
Makefile
output/*
*.pid

Loading…
Cancel
Save