aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@inria.fr>2026-08-07 11:28:04 +0200
committerTristan Riehs <tristan.riehs@inria.fr>2026-08-07 11:56:22 +0200
commit25246653f9b4a3208fe2288ee369c03cdb018704 (patch)
tree5e74382263c946cc00fa015a44b6e11ddbe25463 /.gitignore
parent1666fc55a5f695950c26e5c3d5e1c3c1ab6f6be5 (diff)
Switch to plain makefiles for buildingHEADv1.4master
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 5 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 199a4f0..ac0a86f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,6 @@
-# C
-*.o
-
-# executable
rpt
-
-# manual pages
-*.gz
+rpt.o
+rpt.1
+rpt.1.gz
+*.tar.gz
+*.tar.gz.sig