aboutsummaryrefslogtreecommitdiffstats
path: root/Global
diff options
context:
space:
mode:
authorJohn Vandenberg <jayvdb@gmail.com>2018-06-05 11:09:20 +0700
committerJohn Vandenberg <jayvdb@gmail.com>2018-06-05 11:09:20 +0700
commita47c27d3517b7faa04e5332a37c869b2c857127b (patch)
tree61916c00b80c2492ad66c9c39f47af252f202991 /Global
parent90f149de451a5433aebd94d02d11b0e28843a1af (diff)
downloadgitignore-a47c27d3517b7faa04e5332a37c869b2c857127b.tar.gz
gitignore-a47c27d3517b7faa04e5332a37c869b2c857127b.zip
Trim trailing whitespace
Diffstat (limited to 'Global')
-rw-r--r--Global/Eclipse.gitignore2
-rw-r--r--Global/Matlab.gitignore12
-rw-r--r--Global/SynopsysVCS.gitignore8
3 files changed, 11 insertions, 11 deletions
diff --git a/Global/Eclipse.gitignore b/Global/Eclipse.gitignore
index 0eb8a5e8..9eb67c9f 100644
--- a/Global/Eclipse.gitignore
+++ b/Global/Eclipse.gitignore
@@ -23,7 +23,7 @@ local.properties
# CDT-specific (C/C++ Development Tooling)
.cproject
-# CDT- autotools
+# CDT- autotools
.autotools
# Java annotation processor (APT)
diff --git a/Global/Matlab.gitignore b/Global/Matlab.gitignore
index d87a6bdb..bdcfdc51 100644
--- a/Global/Matlab.gitignore
+++ b/Global/Matlab.gitignore
@@ -7,12 +7,12 @@
# Compiled MEX binaries (all platforms)
*.mex*
-# Packaged app and toolbox files
-*.mlappinstall
-*.mltbx
-
-# Generated helpsearch folders
-helpsearch*/
+# Packaged app and toolbox files
+*.mlappinstall
+*.mltbx
+
+# Generated helpsearch folders
+helpsearch*/
# Simulink code generation folders
slprj/
diff --git a/Global/SynopsysVCS.gitignore b/Global/SynopsysVCS.gitignore
index eed2432f..ad751f6b 100644
--- a/Global/SynopsysVCS.gitignore
+++ b/Global/SynopsysVCS.gitignore
@@ -4,8 +4,8 @@
*.evcd
*.fsdb
-# Default name of the simulation executable. A different name can be
-# specified with this switch (the associated daidir database name is
+# Default name of the simulation executable. A different name can be
+# specified with this switch (the associated daidir database name is
# also taken from here): -o <path>/<filename>
simv
@@ -13,7 +13,7 @@ simv
simv.daidir/
simv.db.dir/
-# Infrastructure necessary to co-simulate SystemC models with
+# Infrastructure necessary to co-simulate SystemC models with
# Verilog/VHDL models. An alternate directory may be specified with this
# switch: -Mdir=<directory_path>
csrc/
@@ -22,7 +22,7 @@ csrc/
# used to write all messages from simulation: -l <filename>
*.log
-# Coverage results (generated with urg) and database location. The
+# Coverage results (generated with urg) and database location. The
# following switch can also be used: urg -dir <coverage_directory>.vdb
simv.vdb/
urgReport/