mirror of
https://github.com/arkorty/B.Tech-Project-III.git
synced 2026-04-19 12:41:48 +00:00
init
This commit is contained in:
18
dmtp/server/.gitignore
vendored
Normal file
18
dmtp/server/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
node_modules
|
||||
# Keep environment variables out of version control
|
||||
.env
|
||||
|
||||
/generated/prisma
|
||||
dist/
|
||||
# Hardhat
|
||||
artifacts/
|
||||
cache/
|
||||
typechain-types/
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
*.log
|
||||
|
||||
# Hardhat network files
|
||||
ignition/deployments/
|
||||
.openzeppelin/
|
||||
Reference in New Issue
Block a user