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

-2
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

+1-1
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

-14
This file was deleted.

assets/test-app/main.js

-1
This file was deleted.

assets/test-app/style.css

-8
This file was deleted.

assets/test-results/.gitkeep

Whitespace-only changes.
File renamed without changes.

0 commit comments

Comments
 (0)