diff options
author | Chris Lattner <sabre@nondot.org> | 2003-08-03 15:50:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-08-03 15:50:17 +0000 |
commit | a67697867d1da2f5141673bd493a3a83e58475a6 (patch) | |
tree | 1e49152d7992b9278b871c6dcdfcbc061812bd11 | |
parent | 832003578edcf93c9ad6869ee40c70c3ce89f415 (diff) | |
download | external_llvm-a67697867d1da2f5141673bd493a3a83e58475a6.zip external_llvm-a67697867d1da2f5141673bd493a3a83e58475a6.tar.gz external_llvm-a67697867d1da2f5141673bd493a3a83e58475a6.tar.bz2 |
Tell CVS to ignore all .inc files
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7513 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | lib/Target/X86/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/X86/.cvsignore b/lib/Target/X86/.cvsignore new file mode 100644 index 0000000..2a06e93 --- /dev/null +++ b/lib/Target/X86/.cvsignore @@ -0,0 +1 @@ +*.inc |