We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac4c54 commit 97c12bfCopy full SHA for 97c12bf
.gitignore
@@ -0,0 +1,34 @@
1
+.rpmmacros
2
+BUILD/
3
+SOURCES/
4
+SPECS/
5
+SRPMS/
6
+RPMS/
7
+Rolls.mk
8
+Rules-install.mk
9
+Rules-linux-centos.mk
10
+Rules-linux.mk
11
+Rules-rcfiles.mk
12
+Rules-scripts.mk
13
+Rules.mk
14
+_arch
15
+_distribution
16
+_os
17
+disk?/
18
+python.mk
19
+rocks-version-common.mk
20
+rocks-version.mk
21
+roll-profile.mk
22
+roll-*.xml
23
+bootstrap.py
24
+build.log
25
+src/build*
26
+cache/
27
+*.spec
28
+*.spec.mk
29
+*.iso
30
+*.tar.gz
31
+*.tar.bz2
32
+*.tgz
33
+*.rpm
34
+*.zip
0 commit comments