Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Download as
Email Patches
Plain Diff
Browse Code »
Commit
8c03a1caacaeefbd4c808172dc1c99717dfe3cad
Authored by
Carlos Picanco
2016-12-29 20:35:32 -0300
1 parent
1f22c13a
Exists in
master
update gitignore
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
.gitignore
Side-by-side Diff
Inline Diff
.gitignore
Wrap text
Diff comments
View file @
8c03a1c
...
...
@@ -27,9 +27,8 @@
27
27
*.xml
28
28
*.zip
29
29
*.~*~
30
-*/backup/*
31
30
*~
32
31
/P*/*
33
32
__history
34
-
backup/
*
33
+
*backup
*
35
34
id
36
35
\ No newline at end of file
...
...