aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2022-10-15 15:21:59 +0200
committerGitHub <noreply@github.com>2022-10-15 15:21:59 +0200
commitc1df0ef8f556eb9d3d8f2f7fcf8f814ae8a56780 (patch)
tree6987ac5b35e39c717323618b407b7b241a5a1357 /.gitignore
parentb27c8ef47a13de5d87dd2e9e523267d45df6fa4a (diff)
downloadFlightCore-c1df0ef8f556eb9d3d8f2f7fcf8f814ae8a56780.tar.gz
FlightCore-c1df0ef8f556eb9d3d8f2f7fcf8f814ae8a56780.zip
chore: Remove old entries from gitignore (#15)
Files no longer exist since the UI rewrite
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 32bbc5e0..adc2b1c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,3 @@
node_modules/
# Rust builds
target/
-
-# TypeScript builds
-dist/js/*.js
-dist/js/*.map \ No newline at end of file