Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit 525fd6a

Browse files
committed
Changed an ignore
Swapped the ignore location for the new compiled project path
1 parent fdb9fd7 commit 525fd6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Compiled binary addons (https://nodejs.org/api/addons.html)
2-
build/Release
1+
# Compiled project
2+
lib/
33

44
# Dependency directories
55
node_modules/

0 commit comments

Comments
 (0)