Skip to content

Commit 865570b

Browse files
committed
Attempt to persuate Github that this isn't a Java project.
* .gitattributes: new (see https://github.com/github/linguist#troubleshooting). * fourmilab/: renamed from java/. * README.md: changed reference to java/, to match above.
1 parent 4653035 commit 865570b

34 files changed

+5
-1
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# The fourmilab/ Java code shouldn't affect Github's opinion of this
2+
# project's language.
3+
4+
fourmilab/* linguist-vendored

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ line based version.
1010
## Copying
1111

1212
The Java source of the Fourmilab emulator is included in this
13-
repository for reference (in the `java/` subdirectory); the
13+
repository for reference (in the `fourmilab/` subdirectory); the
1414
Analytical Engine code's author states _Emulator source code is
1515
intended for experienced Java developers, and is utterly
1616
unsupported. The program is in the public domain and you can do
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

java/Makefile fourmilab/Makefile

File renamed without changes.

java/Mill.java fourmilab/Mill.java

File renamed without changes.
File renamed without changes.
File renamed without changes.

java/README.md fourmilab/README.md

File renamed without changes.
File renamed without changes.
File renamed without changes.

java/aes.java fourmilab/aes.java

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)