Skip to content

Commit aaa2c55

Browse files
.cxx/フォルダを.gitignoreに追加。
1 parent cab37f5 commit aaa2c55

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*.apk
66
*.ap_
77
.externalNativeBuild
8+
.cxx/
89

910
# Files for the Dalvik VM
1011
*.dex
@@ -108,7 +109,7 @@ local.properties
108109
# PDT-specific
109110
.buildpath
110111

111-
# sbteclipse plugin
112+
# sbteclipse plugin
112113
.target
113114

114115
# TeXlipse plugin
@@ -301,4 +302,4 @@ DerivedData
301302
ant.properties
302303
build.xml
303304
HVCW.jar
304-
RobotLibrary.jar
305+
RobotLibrary.jar

0 commit comments

Comments
 (0)