mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
jw-build-create-project.sh: Add *tmp* to .gitignore by default
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
015072ca19
commit
ce7984e2e8
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ cat_gitignore()
|
|||
.feedfs_history
|
||||
.exrc
|
||||
*.swp
|
||||
*tmp*
|
||||
__init__.py
|
||||
__pycache__
|
||||
EOT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue