Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit dfad34e

Browse files
committed
Better gitignore the remaining content of scripts
If somebody dumps the alpha db into the current directory, it might get accidently checked into the repository.
1 parent 0bfa529 commit dfad34e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*
2+
!remote-dump.sh
3+
!README.md
4+
!.gitignore

0 commit comments

Comments
 (0)