aboutsummaryrefslogblamecommitdiff
path: root/.gitignore
blob: 1d6e284f618f22a9081c3f5c7107df71714e91d7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










              
     




              

                          
 





                     
                               
                                           
# Mac
.DS_Store

# Eclipse
.classpath
.project
.settings/

# Intellij
.idea/
.idea_modules/
*.iml
*.iws
*.class
*.log

# mvn specific
target
dependency-reduced-pom.xml

#python files
*.pyc


#Application specific
*.pid
src/main/resources/profile.json
src/main/resources/toree-gateway.properties