Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
avdb13 committed Aug 27, 2024
1 parent 469d192 commit 36b6ad2
Show file tree
Hide file tree
Showing 125 changed files with 758 additions and 5,578 deletions.
18 changes: 0 additions & 18 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,5 @@
debug/
target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# Development
/docker/*
!/docker/.gitkeep
!/docker/postgre
.env
access_token.txt
dump.sql

# System Specific
.DS_Store
114 changes: 0 additions & 114 deletions CONTRIBUTING.md

This file was deleted.

Loading

0 comments on commit 36b6ad2

Please sign in to comment.