mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-24 06:40:39 +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
|
.feedfs_history
|
||||||
.exrc
|
.exrc
|
||||||
*.swp
|
*.swp
|
||||||
|
*tmp*
|
||||||
__init__.py
|
__init__.py
|
||||||
__pycache__
|
__pycache__
|
||||||
EOT
|
EOT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue