Skip to content

Commit b080992

Browse files
committed
chore: remove unused assets
Signed-off-by: Nico Braun <[email protected]>
1 parent e38fb4b commit b080992

File tree

7 files changed

+1
-26
lines changed

7 files changed

+1
-26
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
node_modules
22
.s3cfg
3-
/assets/test-results/*
4-
!/assets/test-results/.gitkeep
53
.idea

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,5 @@ s3cmd mb --host ap-south-1.linodeobjects.com s3://my-bucket
8787
Copy the hooks into the git folder:
8888

8989
```shell
90-
cp assets/hooks/* .git/hooks/
90+
install pre-commit.sh .git/hooks/pre-commit
9191
```

assets/test-app/index.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

assets/test-app/main.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/test-app/style.css

Lines changed: 0 additions & 8 deletions
This file was deleted.

assets/test-results/.gitkeep

Whitespace-only changes.
File renamed without changes.

0 commit comments

Comments
 (0)