mirror of
https://github.com/veops/cmdb.git
synced 2025-08-10 18:09:44 +08:00
first commit to github
This commit is contained in:
14
.gitignore
vendored
Executable file
14
.gitignore
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
*~
|
||||
*.pyc
|
||||
.idea
|
||||
data
|
||||
logs
|
||||
*/logs/*
|
||||
*.sql
|
||||
test/*
|
||||
tools/*
|
||||
*.log
|
||||
*.orig
|
||||
*.zip
|
||||
*.swp
|
||||
*.tar.gz
|
Reference in New Issue
Block a user