mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
jw-build-create-project.sh: Add more patterns to .gitignore
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c2c0157b47
commit
dc7962dde9
1 changed files with 5 additions and 0 deletions
|
|
@ -119,6 +119,11 @@ cat_gitignore()
|
||||||
.gdb_history
|
.gdb_history
|
||||||
dist
|
dist
|
||||||
mkspec.sh
|
mkspec.sh
|
||||||
|
*.out
|
||||||
|
*.orig
|
||||||
|
*.old
|
||||||
|
.feedfs_history
|
||||||
|
.exrc
|
||||||
EOT
|
EOT
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue