summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTobias Wiese <tobias@tobiaswiese.com>2020-08-07 17:40:14 +0200
committerTobias Wiese <tobias@tobiaswiese.com>2020-08-07 17:40:14 +0200
commite1cfd1c7d296cd691d2194187575f3302f66ef92 (patch)
tree7f871b9ad5e64f4067b5cd5662e2194f18924324 /.gitignore
parentfc513db3e8bca6be022e95a75723143cb6eca36e (diff)
reorganize directory structure.
move the content of the src/ directory up into the root. There is no real need for putting those files inside an extra directory. Signed-off-by: Tobias Wiese <tobias@tobiaswiese.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6783a1d..4a50cc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
*.[oa]
*~
-/src/exchange
+/exchange