Skip to content

Commit 1a9c4bd

Browse files
committed
ignore npm & yarn locks ..
1 parent 5112fd8 commit 1a9c4bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ node_modules
77
# Ignore generated CSS files and sourcemaps since they no longer represent src code
88
/*.css
99
/*.css.map
10+
11+
12+
# Ignore Yarn / Npm Locks ..
13+
package-lock.json
14+
yarn.lock

0 commit comments

Comments
 (0)