Skip to content

Commit 9a8eb60

Browse files
authored
eliminate comments from .gitignore file
1 parent 826442c commit 9a8eb60

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
node_modules/
22

3-
#readme.md
3+
readme.md
44

5-
#package.json
5+
package.json
66

7-
#package-lock.json
7+
package-lock.json
88

9-
#LICENSE.txt
9+
LICENSE.txt
1010

11-
#.gitignore
11+
.gitignore
1212

0 commit comments

Comments
 (0)