summaryrefslogblamecommitdiff
path: root/.gitignore
blob: 96d129de51399e2cfc553be123d661e2cc42249e (plain) (tree)
1
2
3
4
5
6
7
8
                    
                   
            
 


                                                                        
                      


     

       
#configuration files
config/manachat.ini
config/*.txt

# Leave this one in order not to upload older config versions by mistake
manachat.ini

#compiled python files
*.pyc

#Logs
*.log
main.log