Skip to content

Commit c0a31d8

Browse files
authored
Merge pull request #3339 from NTULINUX/ntulinux/2.9-fixes
.gitignore fixes
2 parents c689e01 + da218f2 commit c0a31d8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ build-stamp
1111
*.mod.c
1212
*.cmd
1313
.tmp*
14+
src/*.mod
1415
# Ignore generated html files,
1516
/docs/src/*/*.html
1617
# docs/html/.gitignore is for the html directory
@@ -45,6 +46,7 @@ position.txt
4546
*.result
4647
# Ignore temp files
4748
*.swp
49+
*~
4850
# Ignore po4a temp files
4951
*.failed.po
5052
*-new_??.po

0 commit comments

Comments
 (0)