firts commit
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
# Rust build artifacts
|
||||
/target/
|
||||
|
||||
# Generated simulation outputs
|
||||
/res/
|
||||
/*.h5
|
||||
/*.csv
|
||||
/*.dat
|
||||
|
||||
# Local/editor files
|
||||
/.idea/
|
||||
/.vscode/
|
||||
*.swp
|
||||
*~
|
||||
|
||||
# OS metadata
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user