Commit 8c03a1caacaeefbd4c808172dc1c99717dfe3cad

Authored by Carlos Picanco
1 parent 1f22c13a
Exists in master

update gitignore

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
@@ -27,9 +27,8 @@ @@ -27,9 +27,8 @@
27 *.xml 27 *.xml
28 *.zip 28 *.zip
29 *.~*~ 29 *.~*~
30 -*/backup/*  
31 *~ 30 *~
32 /P*/* 31 /P*/*
33 __history 32 __history
34 -backup/* 33 +*backup*
35 id 34 id
36 \ No newline at end of file 35 \ No newline at end of file