summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-03 15:16:46 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-09-05 08:35:31 +0200
commit5fdd07c4a7aae63bc46529687d33e4e8007d93b8 (patch)
tree1d6bd94b4463bec78ce680416423a80c4950e66d
parent95ca3a0b095eec65a006986c7a5114e7ffc1496d (diff)
downloadOSELAS.Toolchain-5fdd07c4a7aae63bc46529687d33e4e8007d93b8.tar.gz
OSELAS.Toolchain-5fdd07c4a7aae63bc46529687d33e4e8007d93b8.tar.xz
.gitignore: cleanup
There is no logfile any more and limit paths to the current directory where appropriate. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--.gitignore12
1 files changed, 5 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index fdc28bf..7ec0228 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,9 @@
-logfile
-p
-dist
+/p
+/dist
+/selected_ptxconfig
-selected_ptxconfig
-
-platform-*
-ptxconfigs/*.old
+/platform-*
+/ptxconfigs/*.old
*.orig
*.swp