Skip to content

Commit 77c4b5e

Browse files
committed
lib .gitmodules only
1 parent 5a584ee commit 77c4b5e

File tree

5 files changed

+11
-1
lines changed

5 files changed

+11
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,10 @@ out/
1111
docs/
1212

1313
# Dotenv file
14-
.env
14+
.env
15+
16+
# Dependency directory
17+
lib/
18+
# Keep track of .gitmodules
19+
!lib/.gitmodules
20+

lib/forge-std

Submodule forge-std added at 3b20d60

lib/openzeppelin-contracts

Submodule openzeppelin-contracts added at acd4ff7

lib/smart-wallet

Submodule smart-wallet added at facf1a5

lib/solady

Submodule solady added at 6616280

0 commit comments

Comments
 (0)