summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoraamir <[email protected]>2018-07-21 19:21:30 -0700
committeraamir <[email protected]>2018-07-21 19:21:30 -0700
commitb3ad8abea43b7d1e8887f57d6e30c5a40cf752a6 (patch)
treef357a9786c9aa4eea28cbe5ed85cd6a929737cb0 /.gitignore
parente541026cfc0ee4be25e7093cb7ff3acfa3cbb6e7 (diff)
merging the changes of cutlass on negar tensorcore branch
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 53fadb5..b214862 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+*~
+*.swp
+*.swo
+
src/intersim2/lex.yy.c
src/intersim2/y.tab.c
src/intersim2/y.tab.h
@@ -26,4 +30,4 @@ cuobjdump_to_ptxplus/sass_parser.cc
cuobjdump_to_ptxplus/sass_parser.hh
cuobjdump_to_ptxplus/sass_parser.output
-build/* \ No newline at end of file
+build/*