Commit 98bb9503e8aedace73ec52fafd9daa1562c0349f

Authored by Danilo Costa Viana
1 parent c7f7fedb
Exists in master

Atualizado arquivo .gitignore para excluir arquivos específicos do IntelliJ IDEA

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
@@ -5,4 +5,6 @@ @@ -5,4 +5,6 @@
5 /.settings 5 /.settings
6 /.externalToolBuilders 6 /.externalToolBuilders
7 /.DS_Store 7 /.DS_Store
8 -/archetype/angularModular/src/main/resources/archetype-resources/view/nbproject/private/  
9 \ No newline at end of file 8 \ No newline at end of file
  9 +/.idea
  10 +/archetype/angularModular/src/main/resources/archetype-resources/view/nbproject/private/
  11 +*.iml