mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
[fp-rs] Adding Rust and IntelliJ to .gitignore
This commit is contained in:
committed by
Lucas Silva Shepard
parent
c51f91f1e0
commit
5306df9251
@@ -47,3 +47,9 @@ Carthage/Build
|
||||
.UlyssesRoot
|
||||
.Ulysses-Settings.plist
|
||||
.Ulysses-Group.plist
|
||||
|
||||
# IntelliJ
|
||||
.idea
|
||||
|
||||
# Rust
|
||||
Cargo.lock
|
||||
@@ -0,0 +1,2 @@
|
||||
# Build files
|
||||
target
|
||||
Reference in New Issue
Block a user