added .gitignore

lxbfYeaa
gitadmin 3 years ago
parent 3cbfd62461
commit dfa6c44ee2

113
.gitignore vendored

@ -0,0 +1,113 @@
# /branches/NetbeansIndependency/PlanosActuacao/
/branches/NetbeansIndependency/PlanosActuacao/dist
/branches/NetbeansIndependency/PlanosActuacao/build
# /branches/SIPRP/AnaliseAcidentesTrabalho/
/branches/SIPRP/AnaliseAcidentesTrabalho/build
/branches/SIPRP/AnaliseAcidentesTrabalho/dist
/branches/SIPRP/AnaliseAcidentesTrabalho/.netbeans.xml
# /branches/SIPRP/AnaliseAcidentesTrabalho/nbproject/
/branches/SIPRP/AnaliseAcidentesTrabalho/nbproject/private
# /branches/SIPRP/PlanosActuacao/
/branches/SIPRP/PlanosActuacao/dist
/branches/SIPRP/PlanosActuacao/build
# /branches/SIPRP/SIPRPSoft/
/branches/SIPRP/SIPRPSoft/build
/branches/SIPRP/SIPRPSoft/dependenciesCache
/branches/SIPRP/SIPRPSoft/dist
# /branches/SIPRP/WebImages/
/branches/SIPRP/WebImages/build
/branches/SIPRP/WebImages/dist
/branches/SIPRP/WebImages/dependenciesCache
# /branches/SIPRP/siprpWeb/
/branches/SIPRP/siprpWeb/build
/branches/SIPRP/siprpWeb/dist
# /tags/Site antigo e SIPRPSoft/AnaliseAcidentesTrabalho/
/tags/Site antigo e SIPRPSoft/AnaliseAcidentesTrabalho/build
/tags/Site antigo e SIPRPSoft/AnaliseAcidentesTrabalho/dist
/tags/Site antigo e SIPRPSoft/AnaliseAcidentesTrabalho/.netbeans.xml
# /tags/Site antigo e SIPRPSoft/AnaliseAcidentesTrabalho/nbproject/
/tags/Site antigo e SIPRPSoft/AnaliseAcidentesTrabalho/nbproject/private
# /tags/Site antigo e SIPRPSoft/PlanosActuacao/
/tags/Site antigo e SIPRPSoft/PlanosActuacao/dist
/tags/Site antigo e SIPRPSoft/PlanosActuacao/build
# /tags/Site antigo e SIPRPSoft/SIPRPSoft/
/tags/Site antigo e SIPRPSoft/SIPRPSoft/build
/tags/Site antigo e SIPRPSoft/SIPRPSoft/dependenciesCache
/tags/Site antigo e SIPRPSoft/SIPRPSoft/dist
/tags/Site antigo e SIPRPSoft/SIPRPSoft/deploy
# /tags/Site antigo e SIPRPSoft/SIPRPSoft/nbproject/
/tags/Site antigo e SIPRPSoft/SIPRPSoft/nbproject/private
# /tags/Site antigo e SIPRPSoft/WebImages/
/tags/Site antigo e SIPRPSoft/WebImages/build
/tags/Site antigo e SIPRPSoft/WebImages/dist
/tags/Site antigo e SIPRPSoft/WebImages/dependenciesCache
# /tags/Site antigo e SIPRPSoft/WebImages/lib/
/tags/Site antigo e SIPRPSoft/WebImages/lib/nblibraries-private.properties
# /tags/Site antigo e SIPRPSoft/WebImages/nbproject/
/tags/Site antigo e SIPRPSoft/WebImages/nbproject/private
# /tags/Site antigo e SIPRPSoft/web/
/tags/Site antigo e SIPRPSoft/web/build
/tags/Site antigo e SIPRPSoft/web/dependenciesCache
/tags/Site antigo e SIPRPSoft/web/dist
# /trunk/AnaliseAcidentesTrabalho/
/trunk/AnaliseAcidentesTrabalho/build
/trunk/AnaliseAcidentesTrabalho/dist
/trunk/AnaliseAcidentesTrabalho/.netbeans.xml
# /trunk/AnaliseAcidentesTrabalho/nbproject/
/trunk/AnaliseAcidentesTrabalho/nbproject/private
# /trunk/PlanosActuacao/
/trunk/PlanosActuacao/deploy
/trunk/PlanosActuacao/build
/trunk/PlanosActuacao/dist
# /trunk/SIPRPSoft/
/trunk/SIPRPSoft/build
/trunk/SIPRPSoft/dependenciesCache
/trunk/SIPRPSoft/dist
/trunk/SIPRPSoft/deploy
# /trunk/SIPRPSoft/nbproject/
/trunk/SIPRPSoft/nbproject/private
# /trunk/SiprpWebFichasClinicas/
/trunk/SiprpWebFichasClinicas/build
/trunk/SiprpWebFichasClinicas/dependenciesCache
/trunk/SiprpWebFichasClinicas/dist
/trunk/SiprpWebFichasClinicas/target
# /trunk/SiprpWebFichasClinicas/build/
/trunk/SiprpWebFichasClinicas/build/*
# /trunk/WebImages/
/trunk/WebImages/build
/trunk/WebImages/dist
/trunk/WebImages/dependenciesCache
# /trunk/WebImages/lib/
/trunk/WebImages/lib/nblibraries-private.properties
# /trunk/WebImages/nbproject/
/trunk/WebImages/nbproject/private
# /trunk/siprpWeb/
/trunk/siprpWeb/build
/trunk/siprpWeb/dist
Loading…
Cancel
Save