File tree 2 files changed +38
-0
lines changed
2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ .gitattributes export-ignore
2
+ .gitignore export-ignore
3
+ * .strings filter =utf8bom
4
+ xar /ChangeLog filter =utf8bom
Original file line number Diff line number Diff line change
1
+ * .o
2
+ * .d
3
+ * .pyc
4
+ /XarCMPlugIn /build /
5
+ /XarCMPlugIn /XarCMPlugin.xcodeproj /*
6
+ ! /XarCMPlugIn /XarCMPlugin.xcodeproj /project.pbxproj
7
+ /XarKit /build /
8
+ /XarKit /XarKit.xcodeproj /*
9
+ ! /XarKit /XarKit.xcodeproj /project.pbxproj
10
+ /xarmdimport /build /
11
+ /xarmdimport /xar.xcodeproj /*
12
+ ! /xarmdimport /xar.xcodeproj /project.pbxproj
13
+ /xarql /build /
14
+ /xarql /xar.xcodeproj /*
15
+ ! /xarql /xar.xcodeproj /project.pbxproj
16
+ /xar /autom4te.cache /
17
+ /xar /configure
18
+ /xar /Makefile
19
+ /xar /cfghdrs.stamp
20
+ /xar /cfgoutputs.stamp
21
+ /xar /config.log
22
+ /xar /config.status
23
+ /xar /include /config.h
24
+ /xar /include /xar.h
25
+ /xar /lib /Makefile.inc
26
+ /xar /lib /libxar.la.in
27
+ /xar /src /Makefile.inc
28
+ /xar /xar.spec
29
+ /xar /lib /.libs /
30
+ /xar /lib /* .dylib
31
+ /xar /lib /* .a
32
+ /xar /lib /* .la
33
+ /xar /src /ixar
34
+ /xar /src /xar
You can’t perform that action at this time.
0 commit comments