Initial commit
This commit is contained in:
commit
a4331cc721
2 changed files with 10 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# ---> Ada
|
||||
# Object file
|
||||
*.o
|
||||
|
||||
# Ada Library Information
|
||||
*.ali
|
||||
|
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# trashbin
|
||||
|
||||
all of shit
|
Loading…
Reference in a new issue