Skip to content

Commit 4e17b66

Browse files
committed
update gitattributes
update incorrect folders and add some other files
1 parent 02afb5c commit 4e17b66

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.gitattributes

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# The following files do not need to be in the release tarballs:
2+
.github/ export-ignore
23
.gitattributes export-ignore
34
.gitignore export-ignore
4-
doc/bump_version.sh export-ignore
5-
doc/release-tasklist export-ignore
5+
.gitmodules export-ignore
6+
contrib/release/ export-ignore
67
doc/sphinx/ export-ignore
78
doc/manual/ export-ignore
8-
doc/release-tasklist export-ignore
99
doc/update_parameters.sh export-ignore
1010
Jenkinsfile export-ignore
1111
.zenodo.json export-ignore
@@ -21,4 +21,3 @@ tests/**/*.gnuplot linguist-generated
2121

2222
# The world builder code shouldnt' be counted to ASPECT.
2323
contrib/world_builder/** linguist-vendored
24-

0 commit comments

Comments
 (0)