Skip to content

Commit a1922a5

Browse files
authored
Merge pull request #10 from code4rena-dev/feat/nomad-keep
feat: add .nomad folder to .gitignore as keep
2 parents 73cd882 + 0b1c460 commit a1922a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
!/knexfile.ts
1717
!/lib/
1818
!/migrations/
19+
!/.nomad/
1920
!/LICENSE*
2021
!/package.json
2122
!/README*

lib/content/gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
!/knexfile.ts
1717
!/lib/
1818
!/migrations/
19+
!/.nomad/
1920
!/LICENSE*
2021
!/package.json
2122
!/README*

0 commit comments

Comments
 (0)