Initial commit - forked from the corresponding Smartfront repositories.
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Ignore backup files
|
||||
*.bak
|
||||
*~
|
||||
# Ignore lock files
|
||||
~$*
|
||||
.~lock.*
|
||||
# Ignore documentation
|
||||
*.doc
|
||||
*.docx
|
||||
*.odt
|
Reference in New Issue
Block a user