Skip to content

Commit e94d1bf

Browse files
committed
moving files out of the src folder
1 parent bc23eb8 commit e94d1bf

File tree

139 files changed

+337
-338
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+337
-338
lines changed

.gitignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
.DS_Store
22
.hugo_build.lock
33

4-
/src/.DS_Store
5-
/src/node_modules/
6-
/src/public/
7-
/src/resources/
8-
/src/.hugo_build.lock
4+
5+
node_modules/
6+
public/
7+
resources/

0 commit comments

Comments
 (0)